home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
gallery.dir
/
00153_Script_153
< prev
next >
Wrap
Text File
|
1998-04-28
|
282b
|
18 lines
on exitFrame
cursor -1
set the visible of sprite 50 to false
set the locv of sprite 50 to the mousev
set the loch of sprite 50 to the mouseh
repeat with n=10 to 14
set the visible of sprite(n) to true
updatestage
end repeat
end